PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetShadingOperator Class / PDFSetShadingOperator Constructor / PDFSetShadingOperator Constructor(PDFCosName)
The shading ID in the /Resources dictionary.
In This Topic
    PDFSetShadingOperator Constructor(PDFCosName)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetShadingOperator( 
       PDFCosName shadingID
    )

    Parameters

    shadingID
    The shading ID in the /Resources dictionary.
    See Also